Software Development Cycle
Run
l Run (execute) the object program. This step
is often called debugging. A bug is an error in
the program. You debug a program to
remove the bugs in a program.
If there are errors, go back to step 2 (or 1).
l Example way to run applets: appletviewer